Interfacing the XV-11 to other devices
Interfacing to devices such as the Chumby which can provide untethered access to the XV-11 via wifi
Connecting to ROS
There is an ROS driver that connects to the XV-11 through the USB port, documentation can be found on the
ROS wiki. This driver includes both an ROS-independent python implementation and an ROS node wrapper for the python implementation. It currently controls the mobile base, provides odometry feedback, and publishes laser scans. Future versions will include battery and sensor access features (the currently exist in the ROS-independent code, but have not yet been given a proper ROS API).